projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de70147
)
* lisp/emacs-lisp/checkdoc.el: Doc fix; don't mention built-ins.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 5 Feb 2021 01:39:49 +0000
(
02:39
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 5 Feb 2021 01:52:52 +0000
(
02:52
+0100)
lisp/emacs-lisp/checkdoc.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/checkdoc.el
b/lisp/emacs-lisp/checkdoc.el
index 9722792a5a501fafc4487bddade860838ab1b392..75aefdc7ba04494fec31b9b6a562236382d11348 100644
(file)
--- a/
lisp/emacs-lisp/checkdoc.el
+++ b/
lisp/emacs-lisp/checkdoc.el
@@
-147,13
+147,6
@@
;;
;; See the above section "Checking Parameters" for details about
;; parameter checking.
-;;
-;; Dependencies:
-;;
-;; This file requires lisp-mnt (Lisp maintenance routines) for the
-;; comment checkers.
-;;
-;; Requires custom for Emacs v20.
;;; TO DO:
;; Hook into the byte compiler on a defun/defvar level to generate